TBFileField class overview.
Properties
| Name | Description |
|
AsFile |
Returns a TOraFile object.
|
|
AutoRefresh |
Used to refresh content of BFile when FileDir or FileName is being changed.
|
|
BlobType |
Indicates the type of BLOB field.
|
|
Exists |
Returns True when a file associated with BFile exists, False otherwise.
|
|
FileDir |
Used to indicate the directory alias where BFile is stored.
|
|
FileName |
Indicates the name of a file associated with BFile.
|
Methods
| Name | Description |
|
Refresh |
Reloads BFile.
|